home *** CD-ROM | disk | FTP | other *** search
- Short: Yaec - Yet Another E Compiler [1.9a]. The "psychedelic bugfix" release
- Author: amigae@swipnet.se
- Uploader: amigae@swipnet.se
- Type: dev/e
- Requires: compiler - v37+, 68k, PhxAss (dev/asm/), PhxLnk (dev/asm/)
- Requires: binaries - v39+, 020+, 881 if using floats.
-
-
- ------------+---------------------------------+
- | |
- | YAEC 1.9a |
- | Yet Another E Compiler |
- | By Leif Salomonsson 2000-2001 |
- | |
- +---------------------------------+
-
-
- Yeeeehaa!!!!!!!!!
-
- A new E compiler, written from scratch in AmigaE.
-
- o Micro$oft approved.
-
- o Built-in emulation of severe bugs.
-
- o Water-proof up to 100 meters.
-
- o Generates optimised basic, then uses custom networked version of
- QBASIC to compile to native Z80 assembler in real time (online!).
-
- o Uses remote IR for commandline options ( Relayed by the Badger(tm) ).
-
- o Interprets doggy-language. (VOFF-bridge console)
-
- In other words:
-
- o All modules are in ASCII !
-
- o Improved type-system.
-
- o Generates code for 020 CPU,881 FPU and better.
-
- o Many fixes and improvements.
-
- Not working in this release :
-
- Unification (temporarily disabled, needs overhaul)
-
- Lisp-cells (disabled (maybe forever?))
-
- ________________________________________________________________________
-
- 1.9 (6:th public release)
- ________________________________________________________________________
-
- Well, last version had been pretty rearranged internally, it shows :)
-
- - Fix : RAISE keyword had no effect.
-
- - Fix : oop was messed up.
-
- - Fix : conditional compilation did not work. (still not 100% okey)
-
- - Fix : indexing buggy ...gaah..
-
- - Fix : nilcheck/ptrcheck was messed up.
-
- - Fix : stringformatting - now formats hexa correctly AND is
- even faster then before ! :)
-
- - New : /f formatcode for floats ! (example included)
-
- - Fix : StrAdd() with len did not set strlen correctly.
-
- - Fix : now libraries have exec,dos,intuition and graphics
- libraries opened automatically.
-
- - New : It is now possible to use WriteF(),PrintF(),PutFmt()
- from libraries!
-
- - Add : debuglib.e and ddebuglib.e, modules with inline macros.
- You need the appropriate linklibs from Amiga® to use them.
-
-
- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
- This software is subject to the "Standard Amiga FD-Software Copyright Note".
- It is SHAREWARE as defined in paragraph 4s.
- For more information please read "AFD-COPYRIGHT" (Version 1.4 or higher).
- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
-
- mail about bugs or whatever :)
-
- Leif amigae@swipnet.se
-